home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP NET Rehberi Eylül 1998.iso / tools / dbpage / _setup.1 / DBPage.exe / 0 / RCDATA / TINDEXMAKER / TINDEXMAKER.txt
Text File  |  1997-05-06  |  5KB  |  244 lines

  1. object IndexMaker: TIndexMaker
  2.   Left = 149
  3.   Top = 160
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Group Order'
  7.   ClientHeight = 399
  8.   ClientWidth = 612
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GroupBox1: TGroupBox
  17.     Left = 24
  18.     Top = 24
  19.     Width = 561
  20.     Height = 105
  21.     Caption = 'Group Order #1'
  22.     TabOrder = 0
  23.     object Label1: TLabel
  24.       Left = 43
  25.       Top = 18
  26.       Width = 53
  27.       Height = 13
  28.       Alignment = taRightJustify
  29.       Caption = 'New Page:'
  30.     end
  31.     object Label2: TLabel
  32.       Left = 10
  33.       Top = 43
  34.       Width = 86
  35.       Height = 13
  36.       Alignment = taRightJustify
  37.       Caption = 'Group Expression:'
  38.     end
  39.     object Label7: TLabel
  40.       Left = 174
  41.       Top = 18
  42.       Width = 66
  43.       Height = 13
  44.       Alignment = taRightJustify
  45.       Caption = 'Show Outline:'
  46.     end
  47.     object cbActive1: TCheckBox
  48.       Left = 472
  49.       Top = 8
  50.       Width = 81
  51.       Height = 17
  52.       Alignment = taLeftJustify
  53.       Caption = 'Use Group'
  54.       TabOrder = 0
  55.       OnClick = cbActive1Click
  56.     end
  57.     object memIndex1: TMemo
  58.       Left = 104
  59.       Top = 40
  60.       Width = 449
  61.       Height = 57
  62.       Enabled = False
  63.       Lines.Strings = (
  64.         'memIndex1')
  65.       MaxLength = 256
  66.       ScrollBars = ssVertical
  67.       TabOrder = 3
  68.       WantReturns = False
  69.     end
  70.     object cbPage1: TCheckBox
  71.       Left = 104
  72.       Top = 16
  73.       Width = 50
  74.       Height = 17
  75.       TabStop = False
  76.       Enabled = False
  77.       TabOrder = 1
  78.     end
  79.     object cbOutline1: TCheckBox
  80.       Left = 248
  81.       Top = 16
  82.       Width = 50
  83.       Height = 17
  84.       TabStop = False
  85.       Enabled = False
  86.       TabOrder = 2
  87.     end
  88.   end
  89.   object GroupBox2: TGroupBox
  90.     Left = 24
  91.     Top = 136
  92.     Width = 561
  93.     Height = 105
  94.     Caption = 'Group Order #2'
  95.     TabOrder = 1
  96.     object Label3: TLabel
  97.       Left = 10
  98.       Top = 43
  99.       Width = 86
  100.       Height = 13
  101.       Alignment = taRightJustify
  102.       Caption = 'Group Expression:'
  103.     end
  104.     object Label4: TLabel
  105.       Left = 43
  106.       Top = 18
  107.       Width = 53
  108.       Height = 13
  109.       Alignment = taRightJustify
  110.       Caption = 'New Page:'
  111.     end
  112.     object Label8: TLabel
  113.       Left = 174
  114.       Top = 18
  115.       Width = 66
  116.       Height = 13
  117.       Alignment = taRightJustify
  118.       Caption = 'Show Outline:'
  119.     end
  120.     object cbActive2: TCheckBox
  121.       Left = 472
  122.       Top = 8
  123.       Width = 81
  124.       Height = 17
  125.       Alignment = taLeftJustify
  126.       Caption = 'Use Group'
  127.       TabOrder = 0
  128.       OnClick = cbActive2Click
  129.     end
  130.     object memIndex2: TMemo
  131.       Left = 104
  132.       Top = 40
  133.       Width = 449
  134.       Height = 57
  135.       Enabled = False
  136.       Lines.Strings = (
  137.         'memIndex1')
  138.       MaxLength = 256
  139.       ScrollBars = ssVertical
  140.       TabOrder = 3
  141.       WantReturns = False
  142.     end
  143.     object cbPage2: TCheckBox
  144.       Left = 104
  145.       Top = 16
  146.       Width = 50
  147.       Height = 17
  148.       TabStop = False
  149.       Enabled = False
  150.       TabOrder = 1
  151.     end
  152.     object cbOutline2: TCheckBox
  153.       Left = 248
  154.       Top = 16
  155.       Width = 50
  156.       Height = 17
  157.       TabStop = False
  158.       Enabled = False
  159.       TabOrder = 2
  160.     end
  161.   end
  162.   object GroupBox3: TGroupBox
  163.     Left = 24
  164.     Top = 248
  165.     Width = 561
  166.     Height = 105
  167.     Caption = 'Group Order #3'
  168.     TabOrder = 2
  169.     object Label5: TLabel
  170.       Left = 10
  171.       Top = 43
  172.       Width = 86
  173.       Height = 13
  174.       Alignment = taRightJustify
  175.       Caption = 'Group Expression:'
  176.     end
  177.     object Label6: TLabel
  178.       Left = 43
  179.       Top = 18
  180.       Width = 53
  181.       Height = 13
  182.       Alignment = taRightJustify
  183.       Caption = 'New Page:'
  184.     end
  185.     object Label9: TLabel
  186.       Left = 174
  187.       Top = 18
  188.       Width = 66
  189.       Height = 13
  190.       Alignment = taRightJustify
  191.       Caption = 'Show Outline:'
  192.     end
  193.     object cbActive3: TCheckBox
  194.       Left = 472
  195.       Top = 8
  196.       Width = 81
  197.       Height = 17
  198.       Alignment = taLeftJustify
  199.       Caption = 'Use Group'
  200.       TabOrder = 0
  201.       OnClick = cbActive3Click
  202.     end
  203.     object memIndex3: TMemo
  204.       Left = 104
  205.       Top = 40
  206.       Width = 449
  207.       Height = 57
  208.       Enabled = False
  209.       Lines.Strings = (
  210.         'memIndex1')
  211.       MaxLength = 256
  212.       ScrollBars = ssVertical
  213.       TabOrder = 3
  214.       WantReturns = False
  215.     end
  216.     object cbPage3: TCheckBox
  217.       Left = 104
  218.       Top = 16
  219.       Width = 50
  220.       Height = 17
  221.       TabStop = False
  222.       Enabled = False
  223.       TabOrder = 1
  224.     end
  225.     object cbOutline3: TCheckBox
  226.       Left = 248
  227.       Top = 16
  228.       Width = 50
  229.       Height = 17
  230.       TabStop = False
  231.       Enabled = False
  232.       TabOrder = 2
  233.     end
  234.   end
  235.   object BitBtn1: TBitBtn
  236.     Left = 249
  237.     Top = 368
  238.     Width = 115
  239.     Height = 25
  240.     TabOrder = 3
  241.     Kind = bkClose
  242.   end
  243. end
  244.